xen.git
2010-05-19 Keir Fraserx86: Fail CPU bringup cleanly if it cannot initialise...
2010-05-19 Keir Fraserkexec: Fix dodgy use of cpu_present_map protecting...
2010-05-19 Keir Frasercpupools: Quieten debug messages.
2010-05-19 Keir Fraserx86: Streamline the CPU early boot process.
2010-05-19 Keir Fraserxen-hptool: A few usage cleanups.
2010-05-19 Keir Fraserrcu: Migrate RCU work when taking a CPU offline.
2010-05-19 Keir Fraserxl: Check for dom0 when instructed to destroy a domain.
2010-05-19 Keir Fraserxl: Add subcommand "xl debug-keys"
2010-05-19 Keir Fraserlibxl: Add tmem support commands
2010-05-19 Keir Frasertimers: Migrate timers away from an offlined CPU.
2010-05-19 Keir Fraserx86 nmi: Enable/disable dynamically on each CPU during...
2010-05-19 Keir FraserFix CPU hotplug after percpu data handling changes.
2010-05-19 Keir FraserVT-d: Fix ATS enabling for device assignment
2010-05-19 Keir Fraserlibxl: Compilation and other small fixes
2010-05-19 Keir Fraserxl: recognize the "extra" entry in the domain config...
2010-05-19 Keir Fraserlibxl: Set default shadow memory based on final values...
2010-05-18 Keir Fraserx86: Remove cpu_possible_map
2010-05-18 Keir Fraserx86: Dynamically allocate percpu data area when a CPU...
2010-05-18 Keir Fraserx86: Pull dynamic memory allocation out of do_boot_cpu().
2010-05-18 Keir Frasercpu hotplug: tasklet and timer initialisation is high...
2010-05-18 Keir Frasermem_sharing: use paging_mode_hap
2010-05-18 Keir Fraserx86-hpet: fix booting NULL pointer panic introduced...
2010-05-18 Keir FraserClean up notifier-chain interface and use new interface...
2010-05-18 Keir Fraserxl: allow scaling suffix on memory sizes in mem-set...
2010-05-18 Keir Fraserx86: Allow PV superpages to work with live migration
2010-05-18 Keir Frasersvm: Fix for AMD erratum 383 on Family 10h CPUs
2010-05-17 Keir Frasercpupool: Fix CPU hotplug after recent changes.
2010-05-17 Keir Fraserx86: Quieten microcode.c during CPU hotplug
2010-05-17 Keir Fraserx86: Reindent smpboot.c and clean up a little.
2010-05-17 Keir Fraserx86: Remove special-case paths for start-of-day SMP...
2010-05-17 Keir Fraserintel_txt: to fix intel txt S3 resume failure since...
2010-05-17 Keir Fraserxend: suppress errors during capabilities check
2010-05-17 Keir Fraserocaml: Disable parallel make
2010-05-15 Keir Fraserx86: Fix indentation in mpparse.c
2010-05-15 Keir Frasernuma: Remove node_possible_map definitions.
2010-05-15 Keir Fraserx86 hpet: Avoid use of cpu_possible_map
2010-05-15 Keir Frasercredit2: Avoid use of cpu_possible_map
2010-05-15 Keir FraserMerge
2010-05-15 Keir Fraserxend: Fix getStubdomDomid function
2010-05-15 Keir FraserAdd MSR support for various feature AMD processor families.
2010-05-15 Keir Fraserxentrace: install scripts with python install wrapper
2010-05-15 Keir Fraserlibxl: Add missing start_time entry when create and...
2010-05-14 Keir FraserReserve MMUEXT_[UN]MARK_SUPER mmuext operations.
2010-05-14 Keir FraserRemove many uses of cpu_possible_map and iterators...
2010-05-14 Keir Frasertrace: Do not touch percpu data for "impossible" cpus.
2010-05-14 Keir FraserSome cleanups to cpu offline handling.
2010-05-14 Keir Frasercpu: Quieten normal CPU hotplug operations.
2010-05-14 Keir Fraserstop_machine: Pass cpu number to tasklet handler.
2010-05-14 Keir FraserRemove unused PAGE_SCRUB_SOFTIRQ definition.
2010-05-14 Keir FraserMove cpu hotplug routines into common cpu.c file.
2010-05-14 Keir Fraserx86: Implement cpu hotplug notifiers. Use them.
2010-05-14 Keir Fraserx86: Do no thold cpu_add_remove_lock across stop_machin...
2010-05-14 Keir FraserImport raw notifier subsystem from Linux.
2010-05-14 Keir Fraserxl: Add include-only-once checks to xl_cmd{impl,table}.h
2010-05-14 Keir Fraserxl: Add "xl uptime" command, a clone of "xm uptime".
2010-05-14 Keir Fraserxl: Check invalid domid in find_domain()
2010-05-14 Keir Fraserlibxl: Fix missing memory/target xenstore entry on...
2010-05-14 Keir Fraserlibxl: Adjustments to memset/memmax handling
2010-05-14 Keir Frasermce: Fix mcheck_mca_logout to increase errcnt when...
2010-05-13 Keir Fraserxenstore: Fix cleanup_pop() definition for some (buggy...
2010-05-13 Keir FraserEven 'dummy' domains (e.g., dom_xen a.k.a. DOMID_XEN...
2010-05-13 Keir Fraserx86: Fix a few on_{selected,each}_cpus callers who...
2010-05-13 Keir Fraserlibxl: Check return codes of write/asprintf/daemon...
2010-05-13 Keir FraserVPMU: Implement vpmu support for AMD family 10h processors
2010-05-13 Keir FraserVPMU: Enable vpmu for svm
2010-05-13 Keir FraserVPMU: Make vpmu stucture visiable for both vmx and svm
2010-05-13 Keir FraserVPMU: Migrate vpmu files into public folders
2010-05-13 Keir Fraserxl: Implement block-detach command
2010-05-13 Keir Fraserxl: Implement block-list command
2010-05-13 Keir Fraserxl: Implement block-attach command
2010-05-13 Keir Fraserxl: Implement network-detach command
2010-05-13 Keir Fraserxl: Implement network-list command
2010-05-13 Keir Fraserxl: Implement network-attach
2010-05-12 Keir Frasermce: MCE polling logic should check mce_disabled during...
2010-05-12 Keir Fraserxl: Add check for command 'xl mem-set'
2010-05-12 Keir Fraserxl: Add command 'xl mem-max'
2010-05-12 Keir Fraserxl: Add "xl top" command, a clone of "xm top".
2010-05-12 Keir Fraserxl: Add "xl sysrq" command, a clone of "xm sysrq".
2010-05-12 Keir Fraservmx: Change the default Pause-Loop-Exiting "Gap" parameter
2010-05-12 Keir Fraserxs: avoid pthread_join deadlock in xs_daemon_close
2010-05-12 Keir Fraserxs: make sure mutexes are cleaned up and memory freed...
2010-05-12 Keir Frasercredit2: Fix tasklets
2010-05-12 Keir FraserHonour XEN_LINUX_GIT_LOCALBRANCH and XEN_LINUX_GITREV...
2010-05-12 Keir Fraserdomctl: Fix cpumap/cpumask conversion functions to...
2010-05-11 Keir Fraserx86: Replace our own specialised versions of memset...
2010-05-11 Keir Fraserxl: use help table to describe command help information
2010-05-11 Keir Fraserxl: Add "xl trigger" command, a clone of "xm trigger".
2010-05-11 Keir Fraserx86: Detect and handle unexpected platform-timer counte...
2010-05-11 Keir FraserDefine ABS() library function. Use it.
2010-05-11 Keir Frasertasklet: Improve scheduler interaction.
2010-05-11 Keir Fraserlibxl: More cpupool fixes.
2010-05-11 Keir Fraserxl: "vncunused" is documented to default to 1.
2010-05-11 Keir Fraserx86: Export timer hypercalls to HVM guests too
2010-05-11 Keir FraserVT-d: prevent watchdog timer from kicking in when
2010-05-11 Keir Fraserx86: TSC handling cleanups
2010-05-11 Keir Fraserxm: explicitly differentiate between tap and tap2 in...
2010-05-10 Keir Fraserxl: Remove transaction handle in "xl rename"
2010-05-10 Keir Fraserxl: add missing migrate commands to command table
2010-05-10 Keir FraserRemus: fix missing import in device.py
2010-05-10 Keir Fraserlibxl: Check cpupool parameter during domain creation.
next